Installation and Usage of the Package

This package of new commands for the picture environment has been implemented as a documentstyle option ``<#370#>epic<#370#>''. To include these commands, ``epic'' should be added as an option in the 140 command, e.g.:
141

For the above option to work, one of the following will have to be done prior to its use:

  1. A copy of the macro file <#373#>epic.sty<#373#> be put in the standard place for such macros (typically <#374#>/usr/lib/tex/macros<#374#>), or

  2. A copy of <#375#>epic.sty<#375#> be put in some other directory, and the path declared in the environment variable TEXINPUTS; e.g. for C-shell on unix systems, put a command similar to the following in the ``.cshrc'' file:
    <#377#>setenv TEXINPUTS .:/usr/lib/tex/macros:/users/podar/texlib<#377#>

Above environment variable is the directory search path for files specified in an 142 or an 143 command.